adTempus API
|
Specifies a string or Regular Expression that the event's text must match.
__property BSTR MessageMatches;
String MessageMatches;
Property MessageMatches() As String
If Options contains eloUseRegEx, the event is selected if the message contains a match for the specified pattern. Otherwise the event is selected if the message text contains the specified string.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|